﻿CHARACTERS = {
	c:SHW = {
		create_character = {
			# Sahle Selassie
			#role = politician # Remove this line
			first_name = "Sahle_Selassie"
			last_name = "Solomon"
			ruler = yes
			age = 41
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				ambitious
			}
		}	

		create_character = {
			# Haile Melekot
			#role = politician # Remove this line
			first_name = "Haile_Melekot"
			last_name = Solomon
			heir = yes
			age = 12
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				arrogant
			}
		}
	}
}
